Your browser doesn't support javascript.
Show: 20 | 50 | 100
Results 1 - 20 de 35
Filter
Add filters

Journal
Document Type
Year range
1.
Comput Biol Med ; 162: 107053, 2023 Aug.
Article in English | MEDLINE | ID: covidwho-2328348

ABSTRACT

Raman spectroscopy (RS) optical technology promises non-destructive and fast application in medical disease diagnosis in a single step. However, achieving clinically relevant performance levels remains challenging due to the inability to search for significant Raman signals at different scales. Here we propose a multi-scale sequential feature selection method that can capture global sequential features and local peak features for disease classification using RS data. Specifically, we utilize the Long short-term memory network (LSTM) module to extract global sequential features in the Raman spectra, as it can capture long-term dependencies present in the Raman spectral sequences. Meanwhile, the attention mechanism is employed to select local peak features that were ignored before and are the key to distinguishing different diseases. Experimental results on three public and in-house datasets demonstrate the superiority of our model compared with state-of-the-art methods for RS classification. In particular, our model achieves an accuracy of 97.9 ± 0.2% on the COVID-19 dataset, 76.3 ± 0.4% on the H-IV dataset, and 96.8 ± 1.9% on the H-V dataset.


Subject(s)
COVID-19 , Humans , Spectrum Analysis, Raman
2.
28th International Computer Conference, Computer Society of Iran, CSICC 2023 ; 2023.
Article in English | Scopus | ID: covidwho-2323458

ABSTRACT

Choosing a proper outfit is one of the problems we deal with every day. Today, people tend to use online websites for shopping, and the COVID-19 situation forced this condition more than before. In this research, we proposed a new architecture for multi-fashion item retrieval from a website database. We deployed a CLIP transformer model instead of convolutional neural networks in a triplet network. We also added a long short-term memory network (LSTM) to automatically extract and code the image features to generate descriptive text for each input image. Our OutCLIP model succeeded in doing its task with 83% precision and 85% recall accuracy in multi-item retrieval. This model can be trained and used in fashion retrieval problems and improve the former proposed models. Considering the descriptive text and the image together gives the model a better understanding of the concept and improves its generalization. © 2023 IEEE.

3.
International Journal of Advanced Manufacturing Technology ; 125(9-10):4027-4045, 2023.
Article in English | Web of Science | ID: covidwho-2308109

ABSTRACT

Nowadays, new challenges around increasing production quality and productivity, and decreasing energy consumption, are growing in the manufacturing industry. In order to tackle these challenges, it is of vital importance to monitor the health of critical components. In the machine tool sector, one of the main aspects is to monitor the wear of the cutting tools, as it affects directly to the fulfillment of tolerances, production of scrap, energy consumption, etc. Besides, the prediction of the remaining useful life (RUL) of the cutting tools, which is related to their wear level, is gaining more importance in the field of predictive maintenance, being that prediction is a crucial point for an improvement of the quality of the cutting process. Unlike monitoring the current health of the cutting tools in real time, as tool wear diagnosis does, RUL prediction allows to know when the tool will end its useful life. This is a key factor since it allows optimizing the planning of maintenance strategies. Moreover, a substantial number of signals can be captured from machine tools, but not all of them perform as optimum predictors for tool RUL. Thus, this paper focuses on RUL and has two main objectives. First, to evaluate the optimum signals for RUL prediction, a substantial number of them were captured in a turning process and investigated by using recursive feature elimination (RFE). Second, the use of bidirectional recurrent neural networks (BRNN) as regressive models to predict the RUL of cutting tools in machining operations using the investigated optimum signals is investigated. The results are compared to traditional machine learning (ML) models and convolutional neural networks (CNN). The results show that among all the signals captured, the root mean squared (RMS) parameter of the forward force ( F-y ) is the optimum for RUL prediction. As well, the bidirectional long-short term memory (BiLSTM) and bidirectional gated recurrent units (BiGRU), which are two types of BRNN, along with the RMS of F-y signal, achieved the lowest root mean squared error (RMSE) for tool RUL, being also computationally the most demanding ones.

4.
Chemosphere ; 331: 138830, 2023 Aug.
Article in English | MEDLINE | ID: covidwho-2311558

ABSTRACT

Accurate and efficient predictions of pollutants in the atmosphere provide a reliable basis for the scientific management of atmospheric pollution. This study develops a model that combines an attention mechanism, convolutional neural network (CNN), and long short-term memory (LSTM) unit to predict the O3 and PM2.5 levels in the atmosphere, as well as an air quality index (AQI). The prediction results given by the proposed model are compared with those from CNN-LSTM and LSTM models as well as random forest and support vector regression models. The proposed model achieves a correlation coefficient between the predicted and observed values of more than 0.90, outperforming the other four models. The model errors are also consistently lower when using the proposed approach. Sobol-based sensitivity analysis is applied to identify the variables that make the greatest contribution to the model prediction results. Taking the COVID-19 outbreak as the time boundary, we find some homology in the interactions among the pollutants and meteorological factors in the atmosphere during different periods. Solar irradiance is the most important factor for O3, CO is the most important factor for PM2.5, and particulate matter has the most significant effect on AQI. The key influencing factors are the same over the whole phase and before the COVID-19 outbreak, indicating that the impact of COVID-19 restrictions on AQI gradually stabilized. Removing variables that contribute the least to the prediction results without affecting the model prediction performance improves the modeling efficiency and reduces the computational costs.


Subject(s)
Air Pollutants , Air Pollution , COVID-19 , Deep Learning , Environmental Pollutants , Humans , Air Pollution/analysis , Air Pollutants/analysis , Environmental Pollutants/analysis , Environmental Monitoring/methods , Particulate Matter/analysis
5.
Healthcare Analytics ; 2 (no pagination), 2022.
Article in English | EMBASE | ID: covidwho-2297691

ABSTRACT

The application of machine learning in the medical field is still limited. The main reason behind the lack of use is the unavailability of an easy-to-use machine learning system that targets non-technical users. The objective of this paper is to propose an automated machine learning system to aid non-technical users. The proposed system provides the user with simple choices to provide suggestions to the system. The system uses the combination of the user's choices and performance evaluation to select the most suited model from available options. In this study, we employed the system on a Parkinson's disease dataset. The templates for support vector machine and random forest algorithms are provided to the system. Support vector machines and random forests were able to produce 80% and 75% accuracy, respectively. The system used performance parameters of the system and user choices to select the most suited models for each test case. The support vector machine was selected as the most suited model in three test cases, while random forest was selected as the most suited for one test case. The test cases also showed that the weighted time parameter impacted the results heavily.Copyright © 2022 The Author(s)

6.
7th International Conference on Soft Computing in Data Science, SCDS 2023 ; 1771 CCIS:193-207, 2023.
Article in English | Scopus | ID: covidwho-2277702

ABSTRACT

Lockdowns, working from home, staying at home, and physical distance are expected to significantly impact consumer attitudes and behaviors during the COVID-19 pandemic. During the implementation of the Movement Control Order, Malaysians' food preferences are already shifting away, influencing new consumption behavior. Since it has played a significant role in many areas of natural language, mainly using social media data from Twitter, there has been increased interest in sentiment analysis in recent years. However, research on the performance of various sentiment analysis methodologies such as n-gram ranges, lexicon techniques, deep learning, word embedding, and hybrid methods within this domain-specific sentiment is limited. This study evaluates several approaches to determine the best approach for tweets on food consumption behavior in Malaysia during the COVID-19 pandemic. This study combined unigram and bigram ranges with two lexicon-based techniques, TextBlob and VADER, and three deep learning classi-fiers, Long Short-Term Memory Network (LSTM), Convolutional Neural Networks (CNN), and their hybridization. Word2Vector and GloVe are two-word embedding approaches used by LSTM-CNN. The embedding GloVe on TextBlob approach with a combination of Unigram + Bigram [1,2] range produced the best results, with 85.79% accuracy and 85.30% F1-score. According to these findings, LSTM outperforms other classifiers because it achieves the highest scores for both performance metrics. The classification performance can be improved in future studies if the dataset is more evenly distributed across each positive and negative label. © 2023, The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd.

7.
25th International Conference on Computer and Information Technology, ICCIT 2022 ; : 406-411, 2022.
Article in English | Scopus | ID: covidwho-2255074

ABSTRACT

In this contemporary era of digital marketing, ecommerce has emerged as one of the most preferred methods for day-to-day shopping. Ever since the COVID-19 pandemic, online shopping behavior has forever changed to less or no human-to-human interaction. As a result, it is getting more difficult for e-commerce enterprises to observe and evaluate market trends, particularly when done through consumer behavior analysis. To identify behavioral patterns and customer review-rating discrepancies, extensive analysis of product reviews is a substantial research field. Lack of benchmark corpora and language processing techniques, predicting review ratings in Bengali has become increasingly problematic. This paper thoroughly analyzes the approach to product review rating prediction for Bengali text reviews exploiting our own constructed dataset that was collected from an e-commerce website called DarazBD1. We acquired product reviews with labels known as ratings of five sentiment classes, from "1"to "5". It is noteworthy that we established a well-balanced dataset using our automated scraping system and a significant amount of time and effort is spent to maintain quality standards through the human annotation process. Exploration of multiple approaches to machine learning models such as logistic regression, random forest, multinomial naïve Bayes, and support vector machine, the best classification accuracy score of 78.63% is achieved by SVM. Subsequently, using Word2Vec, FastText, and GloVe embeddings with three deep neural network(DNN) architectures: CNN, Bi-LSTM, and a combination of CNN and Bi-LSTM, CNN+Bi-LSTM gave the highest accuracy score of 75.25% among the DNN architectures. © 2022 IEEE.

8.
European Respiratory Journal Conference: European Respiratory Society International Congress, ERS ; 60(Supplement 66), 2022.
Article in English | EMBASE | ID: covidwho-2285430

ABSTRACT

Introduction: The limited sensitivity of microbiological testing, challenges in radiological differential diagnosis, and expectations of quick and accurate diagnosis required developing clinical decision support systems (CDSS). We propose a new deep learning-based hybrid CDSS that combines the advantageous aspects of thorax computed tomography(CT) and reverse transcriptase-polymerase chain reaction(PCR) to overcome the weakness of each one. Method(s): We retrospectively constructed a database that contains CT images of healthy subjects and patients with COVID-19 pneumonia(CP), bacterial/viral pneumonia(BVP), interstitial lung diseases(ILD), and PCR data of patients who were tested positive and negative for SARS-CoV-2. A new 3D-convolutional neural network (3D-CNN) and long short-term memory network(LSTM) based CDSS is developed to perform accurate and robust detection of COVID19 using CT images and PCR data. Result(s): Performance results of the proposed models (Fig1) provide highly reliable diagnosis of COVID-19 with 93.2% and 99.7% AUC for CT and PCR data, respectively. Conclusion(s): Proposed CDSS with state-of-the-art deep learning methods provides similar performance compared to both radiologists in CT evaluation and microbiologists in PCR evaluation and can be safely used. We plan to develop a hybrid CDSS algorithm further, combining laboratory data with CT and PCR models.

9.
Atmospheric Pollution Research ; 14(4), 2023.
Article in English | Scopus | ID: covidwho-2278132

ABSTRACT

In this study, we combined the Temporal Convolutional Network (TCN) model with the Long Short-Term Memory (LSTM) network model and applied it to prediction of atmospheric particulate matter (PM) concentrations. The study area is Xi'an City, Shaanxi Province, and the study period is from January 2015 to July 2022. During this period, Xi'an exceeded China's National Ambient Air Quality Grade Ⅰ standard for PM for up to 70% of the days. The prediction results of the TCN-LSTM model were compared with those of deep learning models (Convolutional Neural Network-LSTM, TCN, and LSTM) and machine learning models (Support Vector Regression and Random Forest). The R2 values of the TCN-LSTM model were all >0.88, indicating better performance than that of the other five models, and the errors of the TCN-LSTM model were all lower than those of the other five models. The results showed that high-accuracy PM predictions using deep learning models can improve air quality monitoring by compensating for problems in the environmental monitoring process such as pollutant monitoring errors caused by instrument failures. Additionally, sensitivity analysis helps to identify the key factors influencing the behavior of PM. A sensitivity analysis of PM for different periods of COVID-19 found that PM2.5 is more sensitive to O3, while PM10 is mainly influenced by PM2.5. The sensitivity analysis for the whole period showed that PM was closely related to CO. Removing variables that do not contribute to the model output based on the sensitivity analysis results improves modeling efficiency while reducing operating costs and improving environmental monitoring activities and management strategies. © 2023 Turkish National Committee for Air Pollution Research and Control

10.
Biomedical Signal Processing and Control ; 81 (no pagination), 2023.
Article in English | EMBASE | ID: covidwho-2231241

ABSTRACT

Lung diseases mainly affect the inner lining of the lungs causing complications in breathing, airway obstruction, and exhalation. Identifying lung diseases such as COVID-19, pneumonia, fibrosis, and tuberculosis at the earlier stage is a great challenge due to the availability of insufficient laboratory kits and image modalities. The rapid progression of the lung disease can be easily identified via Chest X-rays and this serves as a major boon for the terminally ill patients admitted to Intensive Care Units (ICU). To enhance the decision-making capability of the clinicians, a novel lung disease prediction framework is proposed using a hybrid bidirectional Long-Short-Term-Memory (BiDLSTM)-Mask Region-Based Convolutional Neural Network (Mask-RCNN) model. The Crystal algorithm is used to optimize the scalability and convergence issues in the Mask-RCNN model by hyperparameter tuning. The long-range dependencies for lung disease prediction are done using the BiDLSTM architecture which is connected to the fully connected layer of the Mask RCNN model. The efficiency of the proposed methodology is evaluated using three publicly accessible lung disease datasets namely the COVID-19 radiography dataset, Tuberculosis (TB) Chest X-ray Database, and National Institute of Health Chest X-ray Dataset which consists of the images of infected lung disease patients. The efficiency of the proposed technique is evaluated using different performance metrics such as Accuracy, Precision, Recall, F-measure, Specificity, confusion matrix, and sensitivity. The high accuracy obtained when comparing the proposed methodology with conventional techniques shows its efficiency of it in improving lung disease diagnosis. Copyright © 2022 Elsevier Ltd

11.
2022 International Conference on Electronics and Devices, Computational Science, ICEDCS 2022 ; : 71-76, 2022.
Article in English | Scopus | ID: covidwho-2223119

ABSTRACT

The Corona Virus Disease 2019 (COVID-19) has touched individuals from all walks of life in recent years, and the movement of people and commodities has become a crucial route for the disease's spread. Reasonable control of the transportation industry has become a vital to the epidemic's prevention and control. Simultaneously, a succession of tight blockade inspection measures in the transportation business have significantly restricted the movement of people and commodities, putting a strain on the industry. As a result, it is crucial to study the transportation industry's comprehensive measurement in this environment for future regulation and prevention. In this paper, the transportation industry's freight and passenger transport are used as indicators to assess the economy, and the data source is multi-source time series data from government statistics. To anticipate future economic trends in the transportation business, we chose freight and passenger transportation in the air, land, and marine industries, respectively. Due to the significant amount of missing data, this paper develops a time series data imputation approach for its specific missing situations in order to fill in the gaps and make future prediction tasks easier. In addition, this paper builds a long and short-term memory network to train the data in order to predict future transportation industry economic trends. © 2022 IEEE.

12.
Complex Intell Systems ; : 1-25, 2022 Dec 26.
Article in English | MEDLINE | ID: covidwho-2175377

ABSTRACT

Global financial stress is a critical variable that reflects the ongoing state of several key macroeconomic indicators and financial markets. Predictive analytics of financial stress, nevertheless, has seen very little focus in literature as of now. Futuristic movements of stress in markets can be anticipated if the same can be predicted with a satisfactory level of precision. The current research resorts to two granular hybrid predictive frameworks to discover the inherent pattern of financial stress across several critical variables and geography. The predictive structure utilizes the Ensemble Empirical Mode Decomposition (EEMD) for granular time series decomposition. The Long Short-Term Memory Network (LSTM) and Facebook's Prophet algorithms are invoked on top of the decomposed components to scrupulously investigate the predictability of final stress variables regulated by the Office of Financial Research (OFR). A rigorous feature screening using the Boruta methodology has been utilized too. The findings of predictive exercises reveal that financial stress across assets and continents can be predicted accurately in short and long-run horizons even at the time of steep financial distress during the COVID-19 pandemic. The frameworks appear to be statistically significant at the expense of model interpretation. To resolve the issue, dedicated Explainable Artificial Intelligence (XAI) methods have been used to interpret the same. The immediate past information of financial stress indicators largely explains patterns in the long run, while short-run fluctuations can be tracked by closely monitoring several technical indicators.

13.
Open Forum Infectious Diseases ; 9(Supplement 2):S455, 2022.
Article in English | EMBASE | ID: covidwho-2189730

ABSTRACT

Background. Multisystem inflammatory syndrome in children (MIS-C) following SARS-CoV-2 infection shares features with other inflammatory states, notably Kawasaki Disease. The rickettsial infection murine typhus is also in the differential for MIS-C in endemic areas. As the therapeutic approaches differ, it is essential to distinguish these disorders soon after presentation, well before confirmatory serologic testing results. Our objective was to develop an algorithm to accurately predict MIS-C versus typhus. Methods. Retrospective review extracted demographic, clinical, and laboratory features available within 6 hours of presentation for 133 MIS-C and 87 typhus patients. 33 features were broken into 44 inputs and passed through an attention module to compute importance. Inputs were then entered into machine learning algorithms as MIS-C or typhus. Patients were divided into training and test cohorts respecting proportions in the dataset. An equation was built to calculate the 'MET' (MIS-C versus endemic typhus) score. Results. MIS-C patients were younger (8.4 v 11.2 years, p< 0.0001) and the majority (71%) presented on day 4-6 of fever;most typhus patients (84%) presented with >=6 days (mean 4.9 v 7.3 days, p< 0.0001). Typhus patients were more likely to have rash (86% v 51%, p< 0.0001) and MIS-C patients red eyes (71% v 36%, p< 0.0001), other features were similar. MIS-C patients had higher C-reactive protein levels (17.7 v 9.8 mg/dL), procalcitonin (14.0 v 0.48 ng/mL), fibrinogen (558 v 394 mg/ dL) and neutrophil-to-lymphocyte ratio (12 v 3.5), all p< 0.0001, other parameters were similar. MIS-C patients were also more likely to have elevated troponin (0.48 v 0.01 ng/mL, p< 0.0001) and require intensive care (66% v 6%, p< 0.0001). A long short term memory network outperformed 6 other models (99% accuracy using all 33 elements). The MET score predicted MIS-C versus typhus with 90% accuracy using only 10 features (sensitivity 90%, specificity 90%). Conclusion. The clinical and laboratory similarities between typhus and MIS-C present challenges, but they can be reliably distinguished using artificial intelligence with as little as 10 features. Our ongoing interprofessional collaboration aims to make the MET score readily available to clinicians for use in patient encounters.

14.
NeuroQuantology ; 20(15):6043-6052, 2022.
Article in English | EMBASE | ID: covidwho-2146756

ABSTRACT

The Internet of Things consists of physical things with sensors, computing power, and software that link to other devices or systems through the Internet or another communication network. Currently, IoT is being employed in health care research. Using a healthcare dataset, a trained network was used in this research to make judgments. The study uses the LSTM model for prediction in the present IoT system to produce a reliable and adaptable solution for healthcare. Connecting everything to the internet so people may live in a secure and comfy environment is the goal of the Internet of Things. Connecting everything in our environment is the main goal of the IoT. The internet might have an impact on computers that aren't directly connected to it. With the aid of the Internet of Things, patients who live distant from a healthcare centre are being helped. Researching the present IoT system's problems is essential in order to develop an effective, practical, and scalable solution for improving healthcare. There must be a strong basis for health-care apps to succeed. It has been anticipated that mankind would face increased health care issues in the future with the introduction of COVID 19. Healthcare solutions that are more trustworthy and precise will be needed, along with the capacity to treat health concerns remotely in a highly effective manner. Existing IoT-based studies are being analyzed for their effectiveness and accuracy by researchers doing in-depth analyses. The integration of LSTM-based intelligent approach to IoT system is being proposed as a method to increase the accuracy of the medical prescription and prescribing system. Research is focusing on improving accuracy and performance. Copyright © 2022, Anka Publishers. All rights reserved.

15.
NeuroQuantology ; 20(8):9012-9020, 2022.
Article in English | EMBASE | ID: covidwho-2044237

ABSTRACT

Covid19 is affecting across many nations and most population of the world. As per WHO there are 270million confirmed with about 5.3 million fatalities as on December 15th, 2021. Many governments, organizations and local bodies have been applying various models in order to estimate the disease spread and appliede varied strategies to curb the spread. There are many models proposed by mathematicians and statisticians for the same. In the current work a comparison is done with mathematical disease spread models SIR, SIRD, classic time series forecasting modelARIMA, and artificial neural network models RNN, LSTM with Covid19 India data. The study investigates the effect of disease containment policies and vaccination drives for Covid19 data in the context of India using SIR Model. All the models are built for multiple time prediction windows starting from 5 days up to 45 days. The models are evaluated with MAE, MAPE and RMSE for multiple states and India level data. It is inferred that the prediction time of 5 days has best results for SIR model. The ARIMA model can predict withacceptable performance up to 30 days. RNN and LSTM models can predict for 5 days within acceptable performance. The best model that can predict longer durations and has good performance is ARIMA model. A detailed report on the model details and performance is the outcome of this study.

16.
2nd IEEE International Conference on Computer Communication and Artificial Intelligence, CCAI 2022 ; : 21-25, 2022.
Article in English | Scopus | ID: covidwho-1961366

ABSTRACT

With the increasing number of venues in the city, it provides better services for people. However, the ever-changing flow of people has also brought challenges to the management of venues, especially under the current regular prevention and control measures for COVID-19. Therefore, it is extremely necessary to propose a suitable prediction model for pedestrian volume to venues. The timing characteristics of venue's traffic flow determine that the accuracy of the prediction results by applying classical prediction models is unsatisfactory. In order to resolve the problem, in this paper, a Long Short Term Memory network (LSTM) combined with clustering of time series named PANGO is proposed. In PANGO, the temporal clustering is proposed to solve the short-term dependence of traffic flow data, while the long-term cycle prediction model is applied to obtain the longterm cycle characteristics, so as to improve the accuracy of prediction. Finally, the results of multi-dimensional experiments show that the prediction accuracy of PANGO model is improved by 11.8% compared with the traditional LSTM model. © 2022 IEEE.

17.
Model Earth Syst Environ ; 8(3): 3813-3822, 2022.
Article in English | MEDLINE | ID: covidwho-1943695

ABSTRACT

In this paper, an empirical analysis of linear state space models and long short-term memory neural networks is performed to compare the statistical performance of these models in predicting the spread of COVID-19 infections. Data on the pandemic daily infections from the Arabian Gulf countries from 2020/03/24 to 2021/05/20 are fitted to each model and a statistical analysis is conducted to assess their short-term prediction accuracy. The results show that state space model predictions are more accurate with notably smaller root mean square errors than the deep learning forecasting method. The results also indicate that the poorer forecast performance of long short-term memory neural networks occurs in particular when health surveillance data are characterized by high fluctuations of the daily infection records and frequent occurrences of abrupt changes. One important result of this study is the possible relationship between data complexity and forecast accuracy with different models as suggested in the entropy analysis. It is concluded that state space models perform better than long short-term memory networks with highly irregular and more complex surveillance data.

18.
Journal of The Institution of Engineers (India): Series B ; 2022.
Article in English | Scopus | ID: covidwho-1930604

ABSTRACT

This present study has used the long-short-term memory (LSTM) network-based deep learning architecture to analyze the influence of the current widespread COVID-19 on the Indian stock market. The major contribution of this work is as follows: (1) Designing LSTM-based deep neural network is used to study the effect of the COVID-19 outbreak and Lockdown on the Indian stock exchange (Nifty 50), and (2) designing a prediction model to capture the effect of various COVID-19 waves in India on Indian Stock exchange. The outcomes of the analysis show that the increase in daily new confirmed cases, recovered cases, and death cases have a significant adverse impact on the trend of the stock market. Moreover, the results of the work have also analyzed the impact of government policy such as ‘lockdown city’ with a reaction to increased Pandemic cases. This work is briefly summarized as follow: (1) LSTM-based deep neural network is used for this study to analyze the effect of the COVID-19 outbreak on the Indian stock exchange. (2) The Indian Stock exchange affected by the COVID-19 pandemic has been studied. Here, the analysis is based on the impact of COVID-19 including the effect of lockdown. (3) A prediction model has been proposed for the study of the behavior of the Indian stock index (Nifty 50) during the COVID-19 pandemic. (4) Comparison of the efficacy of the suggested approach with other existing baseline regression models. © 2022, The Institution of Engineers (India).

19.
7th International Conference on Image and Signal Processing and their Applications, ISPA 2022 ; 2022.
Article in English | Scopus | ID: covidwho-1922721

ABSTRACT

From late November 2019 until today, the Coronavirus (COVID19) has been circulating worldwide on a broad scale. The World Health Organization agrees that this is the world's most serious outbreak in the last twenty years. Algeria is no exception;although the relatively early precautions taken by the Algerian government, especially the national lockdown, the spread of Coronavirus has attained all cities. This study aims at clarifying how COVID-19 has spread in Algeria so fast in a short time and perform an intelligent system to predict confirmed, deaths, recovered, and active cases. This paper presents firstly a comprehensive analytics study on the spread of the pandemic to understand the COVID19 evolution in Algeria. Secondly, a predictive model based on a Long Short Term Memory Network is proposed and studied to estimate the future number of confirmed, deaths, recovered, and Active cases. © 2022 IEEE.

20.
2021 IEEE Latin American Conference on Computational Intelligence, LA-CCI 2021 ; 2021.
Article in English | Scopus | ID: covidwho-1874330

ABSTRACT

A classifier using a Long Short-Term Memory (LSTM) network to identify human beings infected with Covid-19 is proposed in this work. This classifier has significant advantages over current testing methods: it is fast, contactless, and requires few monetary resources. The data considered for this study was extracted from the Coswara dataset using 140 individuals (70 healthy and 70 infected with Covid-19). This dataset contains respiratory signals, such as people counting numbers, coughing, or breathing. The classifier uses non-linear time sequence features extracted from the signals after a preprocessing stage. The classifier was able to discriminate whether a human is infected with Covid-19 with an accuracy of 92.1%, specificity of 85.7%, and sensitivity of 98.6% using 5-fold Cross-Validation. Based on the results obtained, the classifier can be used as an alternative for the Reverse Transcription Polymerase Chain Reaction (RT-PCR) tests. © 2021 IEEE.

SELECTION OF CITATIONS
SEARCH DETAIL